home *** CD-ROM | disk | FTP | other *** search
/ Openstep 4.2 (Developer) / Openstep Developer 4.2.iso / NextDeveloper / Apps / InterfaceBuilder.app / Resources / English.lproj / IBNumberFormatterInspector.nib / data.classes next >
Encoding:
Text File  |  1996-11-13  |  576 b   |  20 lines

  1. "FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
  2. "NSNumberFormatterInspector" = {
  3.     ACTIONS = {"selectFormat:" = id; }; 
  4.     OUTLETS = {
  5.         dynamicCheckBox = id; 
  6.         maximumField = id; 
  7.         minimumField = id; 
  8.         negativeAppearanceField = id; 
  9.         negativeField = id; 
  10.         negativeInRedCheckBox = id; 
  11.         positiveAppearanceField = id; 
  12.         positiveField = id; 
  13.         swapCheckBox = id; 
  14.         tableView = id; 
  15.         thousandCheckBox = id; 
  16.         zeroField = id; 
  17.     }; 
  18.     SUPERCLASS = IBInspector; 
  19. };
  20.